Skip to content

reproduction for bug in #2619#2629

Closed
szokeasaurusrex wants to merge 8 commits intomasterfrom
szokeasaurusrex/bug-repro-pr-2619
Closed

reproduction for bug in #2619#2629
szokeasaurusrex wants to merge 8 commits intomasterfrom
szokeasaurusrex/bug-repro-pr-2619

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Steps to reproduce

  1. Checkout this PR locally
  2. Run cargo run -Funstable-mobile-app -- mobile-app upload tests/integration/_fixtures/mobile_app/unexpected.ipa --log-level=debug
  3. Observe following the following error, which occurs despite the presence of Payload/DemoApp.app/Info.plist, because Payload/s/demo.app/Info.plist is shorter in terms of number of characters.
error: Failed to convert IPA to XCArchive for file tests/integration/_fixtures/mobile_app/unexpected.ipa

Caused by:
    No .app found in IPA

cursoragent and others added 8 commits July 16, 2025 01:38
Co-authored-by: noah.martin <noah.martin@sentry.io>
Co-authored-by: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com>
Co-authored-by: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com>
# Steps to reproduce
1. Checkout this PR locally
2. Run `cargo run -Funstable-mobile-app -- mobile-app upload tests/integration/_fixtures/mobile_app/unexpected.ipa --log-level=debug`
3. Observe following the following error, which occurs despite the presence of `Payload/DemoApp.app/Info.plist`, because `Payload/s/demo.app/Info.plist` is shorter in terms of number of characters.

```
error: Failed to convert IPA to XCArchive for file tests/integration/_fixtures/mobile_app/unexpected.ipa

Caused by:
    No .app found in IPA
```
@noahsmartin noahsmartin force-pushed the cursor/update-mobile-app-command-for-ipa-uploads-e699 branch 13 times, most recently from 335ea98 to b8518fb Compare July 21, 2025 21:56
Base automatically changed from cursor/update-mobile-app-command-for-ipa-uploads-e699 to master July 21, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants